piml model
Potential failures of physics-informed machine learning in traffic flow modeling: theoretical and experimental analysis
Lei, Yuan-Zheng, Gong, Yaobang, Chen, Dianwei, Cheng, Yao, Yang, Xianfeng Terry
Potential failures of physics-informed machine learning in traffic flow modeling: theoretical and experimental analysis Yuan-Zheng Lei a, Yaobang Gong a, Dianwei Chen a, Yao Cheng b, Xianfeng Terry Yang* a a University of Maryland, College Park, MD 20742, United States b Florida Atlantic University, Boca Raton, FL 33431, United StatesAbstract This study investigates why physics-informed machine learning (PIML) may fail when it comes to macroscopic traffic flow modeling. We define failure as the case where a PIML model underperforms both its purely data-driven and purely physics-based counterparts by a given threshold. Our analysis shows that physics residuals themselves do not inherently hinder the optimization of the loss function, which is a main reason responsible for the failure of the PIML model in other fields. Instead, successful parameter updates require both machine-learning and physics gradients to form acute angles with the true gradient. Our experiment shows that this condition may be hard to achieve for PIML under a general low-resolution loop dataset. In particular, when the traffic data resolution is low, a neural network cannot accurately approximate density and speed, causing the constructed physics residuals, already affected by discrete sampling and temporal averaging, to lose their ability to reflect the actual PDE dynamics. This degradation can directly lead to PIML failure. From a theoretical standpoint, we show that although the exact solutions of the LWR and ARZ models are weak solutions, for piecewise C k initial data and under mild conditions, the solutions remain C k on the complement of the shock set over finite time, with only finitely many shock waves, where C k refers to k times continuously differentiable. Since the shock set has Lebesgue measure zero, the probability of a detector measurement or auxiliary collocation point lying exactly on a discontinuity is essentially zero; asymptotically, every auxiliary point admits a sufficiently small smooth neighborhood where the physics residual is well-defined and valid. Consequently, the well-known limitation that MLPs cannot exactly represent non-smooth functions does not materially affect our setting, as the residual evaluation almost always occurs in smooth regions. We also investigate the error lower bounds of the MSE of physics residuals for PIML models under high-resolution data. We prove that higher-order models like ARZ possess strictly larger consistency error lower bounds than lower-order models like LWR under mild conditions.
- North America > United States > Maryland > Prince George's County > College Park (0.54)
- North America > United States > Florida > Palm Beach County > Boca Raton (0.24)
- North America > United States > Utah (0.04)
- North America > United States > California (0.04)
Reconstructing Physics-Informed Machine Learning for Traffic Flow Modeling: a Multi-Gradient Descent and Pareto Learning Approach
Lei, Yuan-Zheng, Gong, Yaobang, Chen, Dianwei, Cheng, Yao, Yang, Xianfeng Terry
Physics-informed machine learning (PIML) is crucial in modern traffic flow modeling because it combines the benefits of both physics-based and data-driven approaches. In conventional PIML, physical information is typically incorporated by constructing a hybrid loss function that combines data-driven loss and physics loss through linear scalarization. The goal is to find a trade-off between these two objectives to improve the accuracy of model predictions. However, from a mathematical perspective, linear scalarization is limited to identifying only the convex region of the Pareto front, as it treats data-driven and physics losses as separate objectives. Given that most PIML loss functions are non-convex, linear scalarization restricts the achievable trade-off solutions. Moreover, tuning the weighting coefficients for the two loss components can be both time-consuming and computationally challenging. To address these limitations, this paper introduces a paradigm shift in PIML by reformulating the training process as a multi-objective optimization problem, treating data-driven loss and physics loss independently. We apply several multi-gradient descent algorithms (MGDAs), including traditional multi-gradient descent (TMGD) and dual cone gradient descent (DCGD), to explore the Pareto front in this multi-objective setting. These methods are evaluated on both macroscopic and microscopic traffic flow models. In the macroscopic case, MGDAs achieved comparable performance to traditional linear scalarization methods. Notably, in the microscopic case, MGDAs significantly outperformed their scalarization-based counterparts, demonstrating the advantages of a multi-objective optimization approach in complex PIML scenarios.
- North America > United States > Maryland > Prince George's County > College Park (0.14)
- North America > United States > Utah (0.04)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Optimization (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning > Gradient Descent (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
Physics-Informed Machine Learning for Smart Additive Manufacturing
Sharma, Rahul, Raissi, Maziar, Guo, Y. B.
Compared to physics-based computational manufacturing, data-driven models such as machine learning (ML) are alternative approaches to achieve smart manufacturing. However, the data-driven ML's "black box" nature has presented a challenge to interpreting its outcomes. On the other hand, governing physical laws are not effectively utilized to develop data-efficient ML algorithms. To leverage the advantages of ML and physical laws of advanced manufacturing, this paper focuses on the development of a physics-informed machine learning (PIML) model by integrating neural networks and physical laws to improve model accuracy, transparency, and generalization with case studies in laser metal deposition (LMD).
- Energy > Oil & Gas (0.47)
- Machinery > Industrial Machinery (0.42)
- Transportation > Air (0.34)
Physics-Informed Machine Learning Towards A Real-Time Spacecraft Thermal Simulator
Oddiraju, Manaswin, Hasnain, Zaki, Bandyopadhyay, Saptarshi, Sunada, Eric, Chowdhury, Souma
Modeling thermal states for complex space missions, such as the surface exploration of airless bodies, requires high computation, whether used in ground-based analysis for spacecraft design or during onboard reasoning for autonomous operations. For example, a finite-element thermal model with hundreds of elements can take significant time to simulate, which makes it unsuitable for onboard reasoning during time-sensitive scenarios such as descent and landing, proximity operations, or in-space assembly. Further, the lack of fast and accurate thermal modeling drives thermal designs to be more conservative and leads to spacecraft with larger mass and higher power budgets. The emerging paradigm of physics-informed machine learning (PIML) presents a class of hybrid modeling architectures that address this challenge by combining simplified physics models with machine learning (ML) models resulting in models which maintain both interpretability and robustness. Such techniques enable designs with reduced mass and power through onboard thermal-state estimation and control and may lead to improved onboard handling of off-nominal states, including unplanned down-time. The PIML model or hybrid model presented here consists of a neural network which predicts reduced nodalizations (distribution and size of coarse mesh) given on-orbit thermal load conditions, and subsequently a (relatively coarse) finite-difference model operates on this mesh to predict thermal states. We compare the computational performance and accuracy of the hybrid model to a data-driven neural net model, and a high-fidelity finite-difference model of a prototype Earth-orbiting small spacecraft. The PIML based active nodalization approach provides significantly better generalization than the neural net model and coarse mesh model, while reducing computing cost by up to 1.7x compared to the high-fidelity model.
- North America > United States > California > Los Angeles County > Pasadena (0.04)
- North America > United States > New York > Erie County > Buffalo (0.04)
Replication Study: Enhancing Hydrological Modeling with Physics-Guided Machine Learning
Esmaeilzadeh, Mostafa, Amirzadeh, Melika
Current hydrological modeling methods combine data-driven Machine Learning (ML) algorithms and traditional physics-based models to address their respective limitations incorrect parameter estimates from rigid physics-based models and the neglect of physical process constraints by ML algorithms. Despite the accuracy of ML in outcome prediction, the integration of scientific knowledge is crucial for reliable predictions. This study introduces a Physics Informed Machine Learning (PIML) model, which merges the process understanding of conceptual hydrological models with the predictive efficiency of ML algorithms. Applied to the Anandapur sub-catchment, the PIML model demonstrates superior performance in forecasting monthly streamflow and actual evapotranspiration over both standalone conceptual models and ML algorithms, ensuring physical consistency of the outputs. This study replicates the methodologies of Bhasme, P., Vagadiya, J., & Bhatia, U. (2022) from their pivotal work on Physics Informed Machine Learning for hydrological processes, utilizing their shared code and datasets to further explore the predictive capabilities in hydrological modeling.
- North America > United States (0.04)
- North America > Trinidad and Tobago > Trinidad > Arima > Arima (0.04)
- Europe (0.04)
- (3 more...)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Model-Based Reasoning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
Enhancing predictive skills in physically-consistent way: Physics Informed Machine Learning for Hydrological Processes
Bhasme, Pravin, Vagadiya, Jenil, Bhatia, Udit
Current modeling approaches for hydrological modeling often rely on either physics-based or data-science methods, including Machine Learning (ML) algorithms. While physics-based models tend to rigid structure resulting in unrealistic parameter values in certain instances, ML algorithms establish the input-output relationship while ignoring the constraints imposed by well-known physical processes. While there is a notion that the physics model enables better process understanding and ML algorithms exhibit better predictive skills, scientific knowledge that does not add to predictive ability may be deceptive. Hence, there is a need for a hybrid modeling approach to couple ML algorithms and physics-based models in a synergistic manner. Here we develop a Physics Informed Machine Learning (PIML) model that combines the process understanding of conceptual hydrological model with predictive abilities of state-of-the-art ML models. We apply the proposed model to predict the monthly time series of the target (streamflow) and intermediate variables (actual evapotranspiration) in the Narmada river basin in India. Our results show the capability of the PIML model to outperform a purely conceptual model ($abcd$ model) and ML algorithms while ensuring the physical consistency in outputs validated through water balance analysis. The systematic approach for combining conceptual model structure with ML algorithms could be used to improve the predictive accuracy of crucial hydrological processes important for flood risk assessment.
- North America > United States (1.00)
- Asia > India (0.88)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Model-Based Reasoning (0.96)